Raw Test Program Files

Raw test program data are stored in "Raw Test Program Files" Folder
"All the files are stored in ""Comma Delimated"" .Text file"						
Data string sorted as below						
Time (ms),Acceleration_X (g),Acceleration_Y (g),Acceleration_Z (g),Angular Velocity along X (rad/s),Angular Velocity along Y (rad/s),Angular Velocity along Z (rad/s)
						
"Folder name are of 7 digit and contain the information regarding the wave height, wave period and water depth eg. 0811347"						
"First 2 digit of the folder name is denoting "Wave Height (m)""						
"Next 3 Digit are denoting "Wave Period (s)""						
"Last 2 digit denoting the water depth (cm)"						
						
The file inside each folder are named after the Serial Port number (eg C4 denotes Comport 4)						
						
In all the files Please delete the First and Last lines of the data String to incorporate directly in Matlab


Wave Measurements						

All wave measeurement data are stored in "Wave Measurements" folder
wave measeurements files are raw file from the "Water Lab" software and saved as ".asc" file.
The name of the wave measurement files are saved as same convention of 7 digit number as described above.
Wave Parameter are saved in "Par.txt" file in the folder
Wave profile required as input for processing are save in "prof47.txt", "prof56.txt" and "prof64.txt" for 47cm, 56cm and 64cm water depth respectievely.
The Wave processing matlab script is saved in "lab_process" folder as "Decomp.mat" marlab file.
output for wave data are stord in "output files" folder inside the "Wave Measurements" folder as ".txt" files saved as the same convention as test program files. 


